C1.Web.Mvc Namespace / MultiSelectListBox<T> Class / FilterInputPlaceholder Property

In This Topic
FilterInputPlaceholder Property (MultiSelectListBox<T>)
In This Topic
Gets or sets the string used as a placeholder for the filter input element.
Syntax
'Declaration
 
Public Property FilterInputPlaceholder As String
 
See Also